[INFO] fetching crate tokio_x_codec 0.0.1-beta1...
[INFO] testing tokio_x_codec-0.0.1-beta1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate tokio_x_codec 0.0.1-beta1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate tokio_x_codec 0.0.1-beta1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tokio_x_codec 0.0.1-beta1
[INFO] tweaked toml for crates.io crate tokio_x_codec 0.0.1-beta1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokio_x_codec 0.0.1-beta1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tokio_x_codec 0.0.1-beta1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winapi-util v0.1.8
[INFO] [stderr]   Downloaded winreg v0.8.0
[INFO] [stderr]   Downloaded tokio-macros v2.3.0
[INFO] [stderr]   Downloaded tokio_codec_macros v0.0.1-beta1
[INFO] [stderr]   Downloaded sysctl v0.4.6
[INFO] [stderr]   Downloaded xid v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62f0e9e2178cac9a17187298ad95ec230a23c55b0ade620042cd5959ca66c0d3
[INFO] running `Command { std: "docker" "start" "-a" "62f0e9e2178cac9a17187298ad95ec230a23c55b0ade620042cd5959ca66c0d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62f0e9e2178cac9a17187298ad95ec230a23c55b0ade620042cd5959ca66c0d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62f0e9e2178cac9a17187298ad95ec230a23c55b0ade620042cd5959ca66c0d3", kill_on_drop: false }`
[INFO] [stdout] 62f0e9e2178cac9a17187298ad95ec230a23c55b0ade620042cd5959ca66c0d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccaf43871cc52afe53c2aa924d53ee6459657ef0ec3d26fb4472b6ee99eb560a
[INFO] running `Command { std: "docker" "start" "-a" "ccaf43871cc52afe53c2aa924d53ee6459657ef0ec3d26fb4472b6ee99eb560a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio_codec_macros v0.0.1-beta1
[INFO] [stderr]    Compiling tokio_x_codec v0.0.1-beta1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s
[INFO] running `Command { std: "docker" "inspect" "ccaf43871cc52afe53c2aa924d53ee6459657ef0ec3d26fb4472b6ee99eb560a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccaf43871cc52afe53c2aa924d53ee6459657ef0ec3d26fb4472b6ee99eb560a", kill_on_drop: false }`
[INFO] [stdout] ccaf43871cc52afe53c2aa924d53ee6459657ef0ec3d26fb4472b6ee99eb560a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8342622e590fc68aa8cf5c52c137478f505fd9b0f76c0fbd4ab9a82a37493c41
[INFO] running `Command { std: "docker" "start" "-a" "8342622e590fc68aa8cf5c52c137478f505fd9b0f76c0fbd4ab9a82a37493c41", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio_x_codec v0.0.1-beta1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_codec` in this scope
[INFO] [stdout]   --> examples/readme.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Encode, Decode)]
[INFO] [stdout]    |                  ^^^^^^ use of unresolved module or unlinked crate `tokio_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::CommonDecoderState;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tokio_x_codec::CommonDecoderState;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_codec` in this scope
[INFO] [stdout]   --> examples/readme.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Encode, Decode)]
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `tokio_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_codec` in this scope
[INFO] [stdout]   --> examples/readme.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Encode, Decode)]
[INFO] [stdout]    |                  ^^^^^^ use of unresolved module or unlinked crate `tokio_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio_x_codec` (example "readme") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "8342622e590fc68aa8cf5c52c137478f505fd9b0f76c0fbd4ab9a82a37493c41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8342622e590fc68aa8cf5c52c137478f505fd9b0f76c0fbd4ab9a82a37493c41", kill_on_drop: false }`
[INFO] [stdout] 8342622e590fc68aa8cf5c52c137478f505fd9b0f76c0fbd4ab9a82a37493c41
